func syscall.fchmodat
2 uses
syscall (current package)
syscall_linux.go#L137: return fchmodat(dirfd, path, mode)
zsyscall_linux_amd64.go#L27: func fchmodat(dirfd int, path string, mode uint32) (err error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)